home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The PC-SIG Library 10
/
The PC-Sig Library - Shareware for the IBM PC and Compatibles (PC-SIG)(Tenth Edition Disks 1-2804)(1991).iso
/
PC_SIGCD
/
19
/
8
/
DISK1982.ZIP
/
README.DOC
< prev
next >
Wrap
Text File
|
1991-03-15
|
746b
|
17 lines
Using prtdoc will print the file specified in the command line
out to the standard output device. Prtdoc uses the file
prtdoc.pfd for printing out the documentation file.
initstring = \15\23 ;- initialization string
formfeed = 12 ;- form feed character for your printer
pagelen = 66 ;- number of lines per page
mt = 4 ;- top margin
mb = 6 ;- bottom margin
mr = 70 ;- right margin
po = 5 ;- position offset for left column
xl = 254,254 ;- translate character 254 to 254
xl = 20,0 ;- translate character 20 to null
These are the only keywords the prtdoc program recognizes.